home *** CD-ROM | disk | FTP | other *** search
/ AM/FM: Amiga Musicians' Freeware Magazine 10 / AM-FM 10.adf / s / startup-sequence < prev   
Text File  |  1992-11-07  |  527b  |  22 lines

  1. ; Startup-Sequence for AMFM, Issue 10
  2.  
  3. eighty on
  4. ; AMFM10:Graphics/Coverpic.ansi.exe
  5. AMFM10:c/assign ENV: RAM:
  6. AMFM10:c/Assign NPlay: AMFM10:Utilities/NPlay
  7. AMFM10:c/checkmem 500000
  8. if not warn
  9.     type AMFM10:text/aboutbackground
  10.     AMFM10:Utilities/Nplay/NPlay Q D A AMFM10:music/mod.transpheric.pp
  11.     wait 25 secs
  12. else
  13.     echo "Sorry - not enough free memory for background music..."
  14.     wait 3 secs
  15. endif
  16.  
  17. AMFM10:graphics/coverpic.exe
  18.  
  19. AMFM10:c/blankscreen
  20. type AMFM10:text/Copyright.txt
  21. AMFM10:c/amfmmenu AMFM10:s/menu
  22.